fix(security): remediate CVE vulnerabilities#289
Conversation
- Update Go version to 1.24.13 (fixes CVE-2025-68121, CVE-2025-61726, CVE-2025-61731, CVE-2025-61732, CVE-2025-61728, CVE-2025-61730) Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
Build Failure AnalysisCheck: unit-test SummaryThe unit-test job failed because Go 1.24.11 cannot build a module that requires Go 1.24.13. Root CauseThe CI workflow is configured to use Go 1.24.11 ( Error DetailsRecommendationUpdate This analysis was generated by the build-failure-analyze skill. |
Build Failure AnalysisCheck: lint SummaryThe lint job failed because Go 1.24.11 cannot run Root CauseThe CI workflow is configured to use Go 1.24.11 ( Error DetailsRecommendationUpdate This analysis was generated by the build-failure-analyze skill. |
Build Failure AnalysisCheck: build (amd64) SummaryThe Docker build failed because the Root CauseThe CI workflow passes Error DetailsRecommendationUpdate This analysis was generated by the build-failure-analyze skill. |
Update GO_VERSION in CI workflow to match go.mod requirement after CVE remediation. Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
7c0a1d1
into
crossplane-contrib:release-0.10
Summary
This PR fixes CVE vulnerabilities identified by security scanning.
Vulnerabilities Fixed
Changes Made
References
Verification
cve-scanskill after fixes